HoldOnMailboxesInfoMailboxHoldResult Property |
Gets the mailbox hold result.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic MailboxHoldResult MailboxHoldResult { get; }Public ReadOnly Property MailboxHoldResult As MailboxHoldResult
Get
Property Value
Type:
MailboxHoldResultThe mailbox hold result.
See Also